home *** CD-ROM | disk | FTP | other *** search
/ The Louisiana Purchase / The Louisiana Purchase.iso / pc / audio / fly.swf / scripts / DefineButton2_4 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2003-04-12  |  70 b   |  4 lines

  1. on(rollOver){
  2.    setProperty(_root.mainLoad.ihand, _alpha, 100);
  3. }
  4.